home *** CD-ROM | disk | FTP | other *** search
/ PC Home 119 / PC Home issue 119.iso / PCHome.exe / scripts / DefineButton2_186 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-12  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndStop(1);
  3. }
  4.